--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit 0ec66f3721c41dcd8518911d77c81bea47d38739
Parents : 76697f1
Author : Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-04-30T12:05:47-05:00
fix(package): update identity field in package.json to use a default value of "-"
Changes
Diff
diff --git a/package.json b/package.json
index 3b2b9337..37b4d5f5 100644
--- a/package.json
+++ b/package.json
@@ -157,7 +157,7 @@
"universal"
]
},
- "identity": null,
+ "identity": "-",
"artifactName": "ReticulumMeshChatX-v${version}-mac-${arch}.${ext}",
"extendInfo": {
"NSMicrophoneUsageDescription": "Microphone access is only needed for Audio Calls",
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────